SftTree/NET 2.0

SelectionOutlineStyleEnum Enumeration

Softel vdm, Inc.

Defines the appearance of the selection highlight.

Syntax      SelectionOutlineStyleEnum Enumeration (Softelvdm.SftTreeNET)

VB   

Public Enum SelectionOutlineStyleEnum

C#   

public enum SelectionOutlineStyleEnum

C++   

public enum class SelectionOutlineStyleEnum


Member

Value

Description

UsingColors

0

The selection highlight uses the defined colors (usually BackColorSelected and ForeColorSelected).

UsingOutline

1

The selection highlight uses an outline with rounded corners, border and gradient fill defined using the color properties SelectionOutlineBorder, SelectionInnerBorder, SelectionFill1 and SelectionFill2.
If flyby highlighting is used (FlybyHighlight), the highlighted item uses the color properties SelectionHoverOutlineBorder, SelectionHoverInnerBorder, SelectionHoverFill1 and SelectionHoverFill2.

Comments

The SelectionOutlineStyleEnum enumeration defines the appearance of the selection highlight.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com